home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / probbs20.arc / HISTORY < prev    next >
Text File  |  1990-02-28  |  2KB  |  44 lines

  1. 02/24/90      2.0    Reconfigured DEMO mode to allow unlimited users but
  2.                      limit each user to 15 minutes per day maximum.
  3.  
  4.                      Added the abillity to override built-in status display
  5.                      and display the file PROSTAT instead. The following
  6.                      macros will be replaced with the described info when
  7.                      encountered:
  8.                          $FIRST$        - first name
  9.                          $NAME$         - full name
  10.                          $BPHONE$       - business phone
  11.                          $HPHONE$       - home phone
  12.                          $CITY$         - city/state
  13.                          $COMMENT$      - user comment
  14.                          $SECURITY$     - access level
  15.                          $CALLS$        - number of calls
  16.                          $LDATE$        - last call date
  17.                          $LTIME$        - last call time
  18.                          $UPLOAD$       - files uploaded
  19.                          $UPLOADK$      - kbytes uploaded
  20.                          $DOWNLOAD$     - files downloaded
  21.                          $DOWNLOADK$    - kbytes downloaded
  22.                          $KALLOWED$     - download kbytes allowed
  23.                          $KTODAY$       - kbytes downloaded today
  24.                          $CALLTIME$     - per call time limit
  25.                          $DAYTIME$      - per day time limit
  26.                          $TLIMIT$       - time allowed this call
  27.                          $TUSED$        - time used today
  28.                          $BRATIO$       - kbyte ratio
  29.                          $FRATIO$       - file ratio
  30.                          $ARATIO$       - average ratio
  31.                          $BAUD$         - baud rate
  32.                          $CONF$         - conference access
  33.                          $SCAN$         - conference scan setting
  34.  
  35. 02/19/90      2.0    Added support for "LOCAL ONLY" nodes. Will no longer
  36.                      bomb if COM port is set to NONE. Also fixed port
  37.                      checking to notify you of invalid COM port and exit
  38.                      without getting stuck in a loop.
  39.  
  40. 02/17/90      2.0    Totally re-written in Pascal and Assembly. Many new
  41.                      options added. First public release.
  42.  
  43. Not Released  1.0    BASIC version. Not released.
  44.